SoeSlaveInfoMessage Class

Represents a message sent by a slave to tell users whether the command sent by SoeWriteSsc is successful or failed.

Inheritance Hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.SoeSlaveInfoMessage

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class SoeSlaveInfoMessage : IMailboxMessage
Public Class SoeSlaveInfoMessage Inherits IMailboxMessage

 

The SoeSlaveInfoMessage class exposes the following members.

Properties

  Name Description
Data The data contained.
DriveNo The address of a drive.
ElementFlags An element of an IDN.
Idn The identification number of a drive.
Type The type of a message.

See also

IMailboxMessage Interface

IntervalZero.KINGSTAR.Base Namespace